Check the mtime of all directories, not just the toplevel, if ftw() is
authorMatthias Clasen <mclasen@redhat.com>
Sat, 27 Jan 2007 04:27:38 +0000 (04:27 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sat, 27 Jan 2007 04:27:38 +0000 (04:27 +0000)
commit84cb26f73f2d9d65452be29c8d6e41ad9c350428
treec883fe67b0a343a80506f383a58104b4d564f756
parent51a5dad07e91aeb0867dab31387bc7fa09eb2e53
Check the mtime of all directories, not just the toplevel, if ftw() is

2007-01-26  Matthias Clasen  <mclasen@redhat.com>

        * gtk/updateiconcache.c: Check the mtime of all directories,
        not just the toplevel, if ftw() is available.  (#331671, Behdad
        Esfahbod)

        * configure.in: Check for ftw.h.

svn path=/trunk/; revision=17221
ChangeLog
gtk/updateiconcache.c